-
Home
-
WP-SCSS
-
4.0.4 (latest)
-
Code
-
Classes
- ScssParser
| Total Complexity |
48 |
| Dependencies |
5 |
| Dependents |
2 |
| Total lines |
251 |
| Lines of code |
174 |
| Logical lines of code |
129 |
| Comment lines |
7 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| statements() |
A |
48 |
9 |
40 |
| loudCommentStatement() |
A |
48 |
9 |
36 |
| children() |
A |
49 |
8 |
37 |
| silentCommentStatement() |
S |
57 |
6 |
17 |
| scanElse() |
S |
57 |
4 |
17 |
| expectStatementSeparator() |
S |
63 |
4 |
11 |
| atEndOfStatement() |
S |
74 |
4 |
4 |
| isIndented() |
S |
82 |
1 |
3 |
| getCurrentIndentation() |
S |
82 |
1 |
3 |
| styleRuleSelector() |
S |
81 |
1 |
3 |
| lookingAtChildren() |
S |
80 |
1 |
3 |